get
Shortest path
{{protocol}}://{{url}}/{{version}}/items/:startKey/path/:targetKey?enforceEndpoints=true
Get the shortest path between two items.
Authenticated. Permissions:
ron the starting item,ron the destination item.
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| enforceEndpoints | query | true |
| startKey | path | {{meKey}} |
| targetKey | path | {{meKey}} |